| От | Bernd Helmle |
|---|---|
| Тема | Re: BEGIN inside transaction should be an error |
| Дата | |
| Msg-id | 0517D06E325F2EBDBF814E58@[172.26.14.230] обсуждение исходный текст |
| Ответ на | Re: BEGIN inside transaction should be an error (Mario Weilguni <mweilguni@sime.com>) |
| Ответы |
Re: BEGIN inside transaction should be an error
|
| Список | pgsql-hackers |
--On Mittwoch, Mai 10, 2006 10:14:22 +0200 Mario Weilguni
<mweilguni@sime.com> wrote:
> No, I want that there is a setting or GUC that controls whether an error
> or a warning is raised when "begin" is executed within a transaction. I
> know of several php database wrappers that will be seriously broken when
> errors are raised...
Such a behavior is already broken by design. I think it's not desirable to
blindly do
transaction start or commit without tracking the current transaction state.
So these wrappers
need to be fixed first.
--
Bernd
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера